home *** CD-ROM | disk | FTP | other *** search
/ Draw Works New Millennium - Vector & Bitmap / DrawWorks New Millennium - Vector and Bitmap for RISC OS Workstations.iso / vivid / vivid5000 / !SuperVIDC / !Run < prev    next >
Text File  |  1997-09-01  |  474b  |  9 lines

  1. IF "<ViVID$Running>" = "True" THEN ERROR Vivid5000 is already running. Quit ViVID5000 before trying to run SuperVIDC
  2. IF "<ViVID$DIR>" = "" THEN ERROR The ViVID5000 application has not been seen. Please locate ViVID5000 and run SuperVIDC again
  3. RmEnsure UtilityModule 3.0 ERROR This Application requires Risc OS 3.00 or later
  4. Set SuperVIDC$Dir <Obey$Dir>
  5. Iconsprites <SuperVIDC$Dir>.!Sprites
  6. Wimpslot -Min 64K -Max 64K
  7. Run <SuperVIDC$Dir>.!iKick
  8. RUN <SuperVIDC$Dir>.!Runimage
  9.